home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / mail / archive-servers.faq next >
Encoding:
Text File  |  1995-07-25  |  33.7 KB  |  849 lines

  1. Subject: Mail Archive Server software list
  2. Newsgroups: comp.mail.misc,comp.sources.wanted,comp.answers,news.answers
  3. From: Piero@Strider.Inet.IT (Piero Serini)
  4. Date: 16 Oct 1994 11:56:50 +0200
  5.  
  6. Archive-name: mail/archive-servers/faq
  7. Last-modified: Fri Sep  9 16:37:52 MET DST 1994
  8. Version: $Id: archive_servers,v 2.4 1994/09/09 14:39:19 piero Exp $
  9.  
  10.  
  11.                       Mail Archive Server Software List
  12.          A Summary of Available Mail Archive Server Software
  13.              ---------------------------------------------------
  14.  
  15.                             by: Piero Serini
  16.                           piero@strider.inet.it
  17.  
  18.              $Id: archive_servers,v 2.4 1994/09/09 14:39:19 piero Exp $
  19.          (C)Jonathan I. Kamens 1991,1992,1993 - All Rights Reserved
  20.                (C) Piero Serini 1994 - All Rights Reserved
  21.  
  22.   Mail Archive Servers are programs  which  receive incoming  mail messages,
  23. interpret them, and take action based on them.  For example, two tasks which
  24. might  be  performed  by mail servers are handling  subscriptions to mailing
  25. lists and redistributing messages sent to the lists; and delivering files to
  26. users based on incoming requests.
  27.  
  28.   This posting focuses, primarily, on mail servers which run under UNIX. For
  29. each server listed below, I provide the following information, if known:
  30.  
  31.         Name
  32.         Author
  33.         Maintainer
  34.         Latest known version
  35.         How to get it
  36.         Implementation language
  37.         Supported platforms
  38.         Comments
  39.  
  40.   If you can fill any of the blanks or have  comments about anything written
  41. below, or if you have new servers to add to the list, please let me know. If
  42. you would like to ask me to change  this  posting in some way,  the method I
  43. appreciate most is for you to actually make  the desired  modifications to a
  44. copy of the posting, and then to send me the modified part or a context diff
  45. between my posted version and your modified version.   Submitting changes in
  46. this way makes dealing with them easier for me and helps to avoid  misunder-
  47. standings about what you are suggesting.
  48.  
  49. Please send all updates to MAS-FAQ@strider.inet.it
  50.  
  51. 0.0     Organization and availability
  52.  
  53.     This   FAQ  is  posted  monthly,  the  15th,  on  comp.mail.misc,
  54.     comp.sources.wanted, comp.answers and news.answers.
  55.  
  56.     It is available:
  57.     - from the above USENET groups
  58.     - from all the USENET archives
  59.  
  60.     * SUSPENDED: *
  61.     - ftp//ftp.dsi.unimi.it/pub/FAQs/mail-archive/mail-archive.Z
  62.  
  63.     A  context diff file  containing the differences between this FAQ
  64.     and  the  previous   release   is   posted   on   comp.mail.misc,
  65.     comp.sources.wanted  and  is  available from the same sites, in:
  66.  
  67.         /pub/FAQs/mail-archive/mail_archive.diffs.Z.
  68.     * END SUSPENDED *
  69.  
  70.     * Call for FTP site: *
  71.  
  72.     I'm  looking for a ftp site to put this stuff in. I need no shell
  73.     account, no mail address on your machine, no resource, just a di-
  74.     rectory  where  I (you) will put this. I need about 78 Kbites un-
  75.     compressed.
  76.  
  77.     This  FAQ is NOT reposted if modified, until the next issue date.
  78.     I  will  modify  the ftp file only.  I  suggest using ftp to  get
  79.     the latest version of this document.
  80.  
  81.         This FAQ consists of four parts:
  82.         0.*     Organization.
  83.         (0.1    Copyright)
  84.         1.*     Software List.
  85.         2.*     Archivers, what they archive, how to download.
  86.         3.*     History and Contributors' list.
  87.  
  88.     At the end of this file you can also find:
  89.     - Copyright Notice
  90.     - Warranty Disclaimer
  91.     - Publishing Notes
  92.  
  93. 0.1    Copyright
  94.  
  95.     This FAQ is Copyright (C) 1994 by Piero Serini.
  96.     All Rights are reserved.
  97.     Please check the full Copyright notice, Warranty disclaimer and
  98.     Publishing notes at the end of this document.
  99.  
  100.  
  101. 1.0    Software List
  102.  
  103. Name:        Almanac
  104. Author:        Erik Bennett
  105. Author:        Chris Hansen
  106. Version:    1.5
  107. Maintainer:    almanac-admin@oes.orst.edu
  108. Implementation language: C (configured with Bourne shell)
  109. How to get it:    ftp oes.orst.edu:~ftp/pub/almanac-x.x.tar.Z
  110.             (where x.x is the current version)
  111. Supported platforms: SunOS, HP/UX, UTek, AIX (RS 6000), most BSD 4.3
  112. Comments:    (Chris Hansen <hansenc@oes.orst.edu>)
  113.     - Requires sendmail and gdbm
  114.     - Can split files on user-defined size limit
  115.     - Good user & admin documentation
  116.     - Has blacklist
  117.     - Logging (through syslog) and usage utilities
  118.     - Comes with supplement for automatic mailing list management
  119.     - Load checking or queuing left to sendmail
  120.     - Main advantage is configuration table:
  121.         Maps user commands to shell commands
  122.         Can have any number of user commands
  123.         Encoding, Filtering, Compression all configurable
  124.     - Most other things configurable
  125.     - Possible disadvantages:
  126.         Table can get complicated.
  127.         Good knowledge of shell advised).
  128.  
  129. Name:        B-Server
  130. Author:        Budi Rahardjo <rahardj@ccu.umanitoba.ca>
  131. Implementation language: bourne shell
  132. How to get it:    Get "b-server.shar" from grasp1.
  133. Comments:    (Dave Shaver <shaver@convex.com>):
  134.     - Don't need to create system-wide alias (uses sendmail
  135.       .forward file)
  136.     - One shell script
  137.     - Can refuse to provide service to certain people
  138.     - Has file and request limits
  139.     - 4 user commands: help, index, send, get
  140.  
  141. Comments:    (john.Latala@Waterloo.NCR.COM):
  142.     - Only does text files
  143.  
  144. Name:        Bart (Brode's Archive Retrieval Thang)
  145. Author:        Jon Brode <brode@icpsr.umich.edu>
  146. Version:    beta release
  147. How to get it:    Send E-mail to <brode@icpsr.umich.edu> and ask for it.
  148. Implementation Language: C
  149. Support platforms: Expects BSD, sendmail and ndbm, but might work with
  150.                     some tweaking in other environments.
  151. Comments:    (from the author)
  152.     - Beta release can be obtained from the author but should not
  153.       be redistributed; the final release will have more lenient
  154.       distribution conditions.
  155.     - Runs from alias or .forward file
  156.     - Very careful about not overloading server.
  157.       (does load checking on BSD machines, in addition to the
  158.       other things)
  159.     - 5 commands: help, index, path, send, sendb
  160.       "sendb" automatically encodes the file, "send" determines
  161.       whether the file needs to be encoded first
  162.     - Can request files by parts. Useful for requesting files
  163.       larger than quota and retrieving pieces that get lost in
  164.       the mail
  165.     - Can do per-user quota checking.
  166.     - It has a man page!
  167.     - Has uuencode encoding built into C code, does not support
  168.       other encoding types yet.
  169.     - No user error notification on bad requests.
  170.  
  171. Name:        Clarkson
  172. Author:        Michael DeCorte
  173. How to get it:    Get "archive-server" from CLARKSON.
  174. Implementation language: bourne shell, awk
  175. Comments:    (Tom Fitzgerald <fitz@wang.com>)
  176.     Advantages:
  177.       - Most flexible options for archiving, compressing, encoding
  178.         and slicing result.
  179.       - Very nice load-limiting.
  180.     Disadvantages:
  181.       - Many BSDism's (I tried porting it to SysV without much luck).
  182.       - Can't return several requested items, one item per mail
  183.         message.
  184.       - It insists on packaging up all requests into a single
  185.         archive, splitting the archive at random points and mailing
  186.         the result.
  187.       - Can't store items compressed and have them mailed back to
  188.         the requestor decompressed.
  189.  
  190. Name:        DECWRL
  191. Author:        Brian Reid.
  192. Implementation language: bourne shell, awk, a little bit of C
  193. How to get it:    - Get "decwrl.shar" from grasp1.
  194.         - ftp.cs.widener.edu:/pub/src/mail/archive.tar.Z
  195.           (slightly modified).
  196. Comments:    (Dave Shaver <shaver@convex.com>)
  197.     - Written with many shell scripts and a few AWK scripts
  198.     - Very careful about not overloading server machine
  199.       (Remember, this used to run on an over-worked VAX.)
  200.     - Very easy to install; best of the group?
  201.     - Code is all quite generic
  202.     - Good at letting person making request know what happened
  203.       (No black holes for mail.)
  204.     - Good user-level docs (especially the "help" file)
  205.     - Very fair queuing system; people can't make "pigs" of
  206.       themselves
  207.     - 4 user commands: help, index, send, path
  208. Comments:    (Tom Fitzgerald <fitz@wang.com>)
  209.     Advantages:
  210.       - Simplest.
  211.       - Very nice load-limiting, can be set up to run only at night.
  212.       - Easily configurable, and portable to Sys V with a little work.
  213.     Disadvantages:
  214.       - All items in archive must be text, and are sent out as-is.  No
  215.         packaging options at all.
  216.       - Written in sh, may be a heavy system load (when running).
  217. Comments:    (Chris Siebenmann <cks@hawkwind.utcs.toronto.edu>)
  218.     We use the DECWRL server for the CA*NET info server; I picked
  219.     it over the other ones (primarily the Clarkson one) because it
  220.     was sufficiently small and clear that I could read all the
  221.     shell scripts and be pretty confidant that it had no surprises
  222.     and I understood what was going on. One could probably run it
  223.     out of a .forward file with some work writing at-based
  224.     frontends, but it prefers to be installed and run with cron
  225.     and an alias.
  226.  
  227. Name:        deliver
  228. Author:        Chip Salzenberg <chip@tct.com>
  229. Version:    2.1, patchlevel 10
  230. How to get it:    From the comp.sources.reviewed archives.
  231. Implementation language: C
  232. Comments:
  233.     This isn't a full-fledged archive server, it's just a
  234.     program to reroute incoming mail.  Which isn't to say that it
  235.     can't be used to write an archive server....
  236. Comments:    (Brian.Onn@Canada.Sun.COM)
  237.     I've written our mail based archive server entirely in Deliver
  238.     shell scripts.  It's not as full featured as the other ones,
  239.     but it can easily be expanded to become that.  The beauty of
  240.     deliver is that it is entirely shell script based.
  241. Comments:    (Daniel Simmons <simmdan@kenya.isu.edu>)
  242.     The real beauty of deliver is that it is an extension allowing
  243.     you to implement mail handling in ANY language: shell scripts,
  244.     perl, C, awk... haskell if you want and can make it understand
  245.     environment variables and read/write to stdin/stdout (I don't
  246.     know haskell well enough to know if this is possible).
  247.  
  248.     I have written a very successful mail processing system which
  249.     installs data files in our local Campus Wide Information
  250.     System using a single (and fairly short) perl script in
  251.     conjunction with deliver.
  252.  
  253.     One other comment is that deliver is very comparable to
  254.     procmail but much cleaner/simpler.
  255.  
  256. Name:        ftpmail
  257. Author:        Lee McLoughlin <lmjm@doc.ic.ac.uk>
  258. Version:    1.19
  259. How to get it:    src.doc.ic.ac.uk:/packages/ftpmail/ftpmail.shar
  260. Implementation language: perl
  261. Supported platforms: SunOS, HP/UX,  AIX (RS 6000), BSD 4.3, System 5.4
  262. Comments:
  263.     - Can use both mail and sendmail to send reponses.
  264.     - With sendmail can also return MIME multipart responses.
  265.     - Supports mime, uuencode, atob, user selectable splitting.
  266.     - Built in logging.
  267.     - Very easy to install.
  268.     - Command compatible with ftpmail server at Decwrl.
  269.  
  270. Name:        KISS
  271. Author:        T. William Wells <bill@twwells.com>
  272. Version:    1.0
  273. How to get it:    - Get "kiss.shar" from grasp1.
  274.         - Get "misc/kiss.shar" from JASON-ARCHIVE (slightly modified).
  275.         - hydra.helsinki.fi:/pub/archives/alt.sources/kiss-server_bill
  276. Implementation language: bourne shell
  277. Comments:    (Dave Shaver <shaver@convex.com>)
  278.     - Simple.  8-)
  279.     - One shell script, plus a user-supplied program
  280.     - No batching, quotas, or scheduling.
  281.     - 5 user commands: help, index, send, path, quit
  282.     - Good install docs
  283.  
  284. Name:        ListProcessor
  285. Author:        Anastasios C. Kotsikonas (tasos@cs.bu.edu)
  286. Version:    6.0c
  287. How to get it:    - cs.bu.edu[128.197.2.1|128.197.10.1]:/pub/listserv/*
  288.         - all of its mirrors (ftp.uu.net:/pub/networking/mail/listserv
  289.           for example).
  290.         - Via email to listproc@avs.com with the request:
  291.           "get listproc listproc6.0c.sh".
  292. Implementation language: C, plus some UNIX-style shell scripts.
  293. Supported platforms: UNIX, presumably.
  294. Comments:    (from the author)
  295.     This is a system that implements various mailing lists with
  296.     one list manager. It is automated, and obliterates the need
  297.     for user intervention and maintenance of multiple aliases of
  298.     the form "list, list-owner, list-request", etc. There is
  299.     support provided for public and private hierarchical archives,
  300.     moderated and non-moderated lists, peer lists, peer servers,
  301.     private lists, address aliasing, news connec- tions and
  302.     gateways, mail queueing, digests, list ownership, owner
  303.     preferences, crash recovery, batch processing, confi- gurable
  304.     headers, regular expressions, archive searching, and live user
  305.     connections via TCP/IP.
  306.  
  307. Name:        Logix
  308. Author:        Jan-Piet Mens
  309. Version:    1.01
  310. How to get it: Get the posting entitled "Mail-Server Part 01/01" from
  311.     the alt.sources archives.  An improved version (Bill Silvert's
  312.     -- see his comments below) is available via anonymous ftp from
  313.     /dfo/net/mail-servers/mail-server.tar.Z on biome.bio.ns.ca.
  314. Implementation language: C
  315. Comments:    (Bill Silvert <silvert@biome.bio.ns.ca>)
  316.     Changes I have made include support for optional (as opposed
  317.     to compulsary) uuencoding using the Dumas uuencode, which
  318.     makes it possible to run uudecode (the Dumas version) on a
  319.     complete multi-part mail file without editing it first, and
  320.     improved messages.
  321.  
  322. Name:        MailServ
  323. Author:        Dave DeBry <debry@peruvian.cs.utah.edu>
  324. Version:    1.4
  325. How to get it:    Get the posting entitled "MailServ 1.4" from the
  326.         alt.sources archives.
  327. Implementation language: C
  328. Comments:    (from the author)
  329.     - allows for as many users as you want per list,
  330.     - users can be mailed to "quietly" (ie: their name won't be
  331.       found anywhere in the mailing... good for nosy sysadmins at
  332.       other sites),
  333.     - has a request server so users can get any files you make
  334.       available for them,
  335.     - handles subscribes and unsubscribes without bothering you,
  336.     - can archive off reflector mailing list posts,
  337.     - can announce to all list readers when someone subscribes or
  338.       unsubscribes,
  339.     - can be set to let people request a list of readers,
  340.     - does all the digest handling work for you,
  341.     - can upload (via ftp) each days digest to a given site for
  342.       archiving,
  343.     - can backup the userlist to a different disk/area/whatever,
  344.     - can post a FAQ to USENET periodically,
  345.     - announces when a message has been taken from USENET, so
  346.       people don't get that horrible deja vu feeling while reading
  347.       their mail,
  348.     - sends you a log of all the day's activities every night,
  349.     - lets you toggle all of these things for complete
  350.       customization,
  351.     - and much, much more!  (I should be an announcer for those
  352.       Remco ads, I know it.)
  353.  
  354.     MailServ isn't for the weak at heart.  It's not pretty, and
  355.     I'm releasing it to the net because several people have asked
  356.     for copies, and I'd like to know what changes are made to it.
  357.     If you don't know much about UNIX or mail, I wouldn't suggest
  358.     using MailServ until it gets a little bit nicer.
  359.  
  360.  
  361. Name:        Mailagent
  362. Author:        Raphael Manfredi <ram@acri.fr>
  363. Version:    3.0
  364. How to get it:    mail ram@acri.fr, Subject: Command, Body: @SH mailhelp PATH
  365. Comments:    (From the README):
  366.     - This is a mailagent program, and it will take care of all your
  367.       incoming mail by applying a set of rules: a message can be saved
  368.       in a folder, left in the main mailbox, posted to a newsgroup,
  369.       forwarded to other people, split if it is a digest, etc...
  370.  
  371.     - There is a mailing list hosted in Japan and set up by Shigeya Suzuki
  372.       <shigeya@foretune.co.jp>, for discussion about the mailagent package
  373.       as a whole. It's a good place to ask questions (or answer them) and
  374.       to send your patches. I will post official patches to the net, as
  375.       well as to the agent-users list.
  376.  
  377.     - I have an automatic patch sender. Send me the following mail:
  378.         Subject: Command
  379.         @SH mailhelp PATH
  380.       and you'll get instructions (PATH stands for YOUR e-mail address)
  381.       I would recommend you to get all the issued patches before you
  382.       start making some modifications on this package.
  383.  
  384. Comments:    (Edward Feustel <efeustel@ida.org>):
  385.     - Mailagent has a distribution feature in which mail can request
  386.       that software be sent. In addition you get a good filtering
  387.       mechanism for regular mail.
  388.  
  389. Name:        Majordomo
  390. Author:        D. Brent Chapman <brent@GreatCircle.COM>
  391. Maintainer:    Same
  392. Version:    1.54
  393. How to get it:    FTP.GreatCircle.COM:/pub/majordomo/*
  394. Implementation language: Perl and some C
  395. Supported platforms: UNIX
  396. Comments:    (from the author)
  397.     Majordomo is more of a mailing-list manager than an archive
  398.     server.  It has the concept of an "owner" for each list.  The
  399.     owner of a given list approves certain user "subscribe" and
  400.     "unsubscribe" commands (the ones that majordomo doesn't
  401.     automatically approve; for instance, if someone tries to
  402.     unsubscribe something other than their own email address from
  403.     a list, majordomo asks for approval).  Most list maintenance
  404.     is done for the owner by majordomo, and the rest can be done
  405.     by the owner using emailed commands to majordomo; the owner
  406.     doesn't need an account on the machine majordomo runs on.
  407.  
  408. Name:        MReply
  409. Author:        Tor Slettnes <tor@netcom.com>
  410. Maintainer:    Same
  411. Version:    1.6
  412. How to get it:    - ftp//ftp.netcom.com/pub/tor/mreply/mreply16.tar.Z
  413.         - E-mail to tor@netcom.com, body: "SEND MREPLY".
  414. Implementation language: C (gcc)
  415. Supported platforms: Unix. Developed under SunOS 4.1.3.
  416. Comments:    (from the author)
  417.     * List maintenance via SUBSCRIBE, UNSUBSCRIBE, WHICH, CHANGE, etc.
  418.     * File server: SEND or receive plaintext or uuencoded files.
  419.     * Optional ACCESS codes to prevent unauthorized submissions.
  420.     * Built-in uudecode, uuencode, shar, and splitmail.
  421.     * Define your own commands in the configuration file.
  422.     * Let mailer optionally specify his/her own reply address.
  423.     * A number of built-in functions for flexible configuration.
  424.     * Automatically separates request mail from regular text.
  425.     * Filtering/forwarding of mails to user, pipe or mailbox.
  426.     * Multiple site configurations; server/client or local lookup.
  427.     * 'Local mode' lets you give commands interactively.
  428.     * Easy installation; no root privileges needed.
  429.     * Simple, yet powerful configuration; example:
  430.       .IF FILE $HOME/lists/your-list CONTAINS :ADDRESS:
  431.       .AND NOT FILE $HOME/lists/blacklist CONTAINS :ADDRESS:
  432.          .FORWARD | $HOME/bin/msend -q $HOME/lists/your-list
  433.       .ENDIF
  434.     * Comes with sample configuration file and mass-mailer script.
  435.     * Comes with manual page.
  436.  
  437.     For more information, demo's & such, send a HELP request to
  438.     either my private address or to notgnu-request@netcom.com.
  439.  
  440. Name:        NETLIB
  441. Author:        Jack J. Dongarra, Eric Grosse
  442. How to get it:    Get "netlib from misc" from NETLIB.
  443. Implementation language: C
  444. Comments:    (Dave Shaver <shaver@convex.com>)
  445.     - User-level docs a bit rough.    Assumes user is quite mail
  446.       savvy.  (Not a fair assumption in my case.)
  447.     - Catches "pigs" effectively, but no queuing system for
  448.       requests.
  449.     - Notices attempted security violations using magic shell
  450.       characters
  451.     - Install docs adequate, but not outstanding
  452.     - Hard to install since site-specific stuff not centralized
  453.       in a config file.
  454.     - Has almost no interal documentation (i.e. comments)
  455.     - Eclectic mix of shell scripts and C programs
  456.     - Some sections of code very specific to serving libs.    Does
  457.       not generalize well to ASCII files.
  458. Comments:    Tom Fitzgerald <fitz@wang.com>
  459.     Advantages:
  460.       - Arbitrary directories can be made part of archives, archives
  461.         don't have to all be under a single directory tree.
  462.       - Written in C, probably imposes the least system load.
  463.       - Reasonably portable and configurable.
  464.     Disadvantages:
  465.       - Really complicated, with inadequate documentation
  466.       - No queuing or load-balancing.  All requested items are sent
  467.         out immediately regardless of system load.
  468.       - Poorest at figuring out return addresses.
  469.       - All items in archive are sent out as-is.No packaging options.
  470.         (They can be binary, they will be sent out uuencoded).
  471.  
  472. Name:        procmail
  473. Author:        Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>
  474. Version:    3.03
  475. How to get it:    - Get "procmail" from volume 43 of comp.sources.misc
  476.         archives.
  477.         - ftp.informatik.rwth-aachen.de:
  478.           /pub/packages/procmail/procmail.tar.gz
  479.         - By MIME mail, send
  480.           To: procmail-request@informatik.rwth-aachen.de
  481.           Subject: archive get procmail*.tar.gz
  482.         - By uuencoded (non-MIME) mail, send
  483.           To: procmail-request@informatik.rwth-aachen.de
  484.           Subject: archive get procmail*uue.*
  485.  
  486. Implementation language: C, plus some UNIX-style shell scripts.
  487. Supported platforms: generic UNIX (or any posix compliant OS)
  488. Comments:
  489.     Procmail is a program to parse incoming mail and sort/invoke other
  490.     programs based on the results, it can be used as a very reliable
  491.     frontend to some of the archive servers mentioned here.
  492.     It includes a utility program called formail, which is particularly
  493.     intelligent in figuring out return addresses and generating
  494.     auto-reply headers.
  495.  
  496. Comments:     (from the author)
  497.     Included is an extensive mailinglist/archive server package (based
  498.     upon procmail/formail).  Regarding the archive server part:
  499.     Advantages:
  500.     - Easy to install.
  501.     - Straightforward to operate (one tree, symbolic links allowed).
  502.     - Numerous others :-), but you'll have to get the FEATURES file
  503.       from the package.
  504.  
  505.     Disadvantages:
  506.     - Doesn't do special handling for binary files.
  507.     - Doesn't autosplit large files.
  508.     - Partly dependent on sendmail, though sufficiently compatible
  509.       mailers will do.
  510.     - No load balancing or queueing, relying on sendmail for that.
  511.  
  512. Name:        qdms
  513. Author:        Lars Magnusson <lmn@z.amu.se>
  514. Version:    1.0
  515. How to get it: (1) Get "qdms - a simple mailserver for cramped disks."
  516.     from the alt.sources archives.  (2) Get a (possibly more
  517.     up-to-date) version from mailserver@z.amu.se.
  518. Implementation language: Bourne shell, requires shell functions
  519. Comments:
  520.     Looks like it has some sort of access control and blacklisting.
  521.     I Don't know what else.
  522.  
  523. Name:        Relcom
  524. Author:        vak@kiae.su (Serge Vakulenko)
  525. Maintainer:    Same
  526. Version:    1.2
  527. How to get it:    Send a message to mailserv@kiae.su with
  528.         "get relcom/unix/ms12.tar.Z" in the body.
  529. Implementation language: C
  530.  
  531. Name:        RNALIB
  532. Author:        Paolo Ventafridda <venta@otello.sublink.org>
  533. Author:        Marco Lorenzini <marlor@gear.sublink.org>
  534. Version:    2.2 beta-3
  535. Implementation language: bourne shell
  536. How to get it: (1) Get "rnalib2" from volume 15 of comp.sources.misc
  537.     archives.  (2) Get "RNALIB 2.2 beta" and "upgrade to beta-3"
  538.     from alt.sources archive on valhalla.ee.rochester.edu.
  539. Comments:
  540.     - Completely implemented in one bourne shell script plus
  541.       several data files.
  542.     - Allows libraries to be all over the filesystem hiearchy
  543.       (i.e. not in fixed data directory).
  544.     - Understands a variety of packing formats, and detects binary
  545.       file automatically (and uuencodes them).
  546.     - Requires bourne shell with support for functions.
  547.     - Very poor address parsing.
  548.     - No queueing.
  549.     - Has "blacklists" to prevent people from transferring and
  550.       "whitelists" to allow specific people to tell the server to
  551.       deliver to third parties.
  552.     - Detects "hogs" and imposes maximum credit limits.
  553.  
  554. Name:        The ServiceMail Toolkit, by Enterprise Integration Technologies
  555. Author:        Jay C. Weber <weber@eitech.com>, et al.
  556. Maintainer:    servicemail-help@eitech.com
  557. Version:    v2.0 5-10-93
  558. How to get it:    eitech.com:svcmail-2.0.tar.Z
  559. Implementation language(s): C, Tcl, make
  560. Supported platforms:  SunOS, Ultrix, (probably anything that supports Tcl)
  561. Comments:    (Bob Bagwill <bagwill@swe.ncsl.nist.gov>)
  562.     - Easy to install (using default installation configuration).
  563.     - Multimedia Email SHell (MESH) uses MIME message formats.
  564.     - Services are implemented in Tcl.
  565.     - Includes subset of listserv functions.
  566.     - Documentation is skimpy.
  567. Comments:    (Jay Weber <weber@eitech.com>)
  568.         - Documentation is better in 2.0
  569.         - Includes support for queueing, logging
  570.  
  571. Name:        SmartList
  572. Author:        Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>
  573. Version:    3.03
  574. How to get it:    - Get "SmartList" from volume 43 of comp.sources.misc
  575.           archives.
  576.         - ftp.informatik.rwth-aachen.de:
  577.           /pub/packages/procmail/SmartList.tar.gz
  578.         - By MIME mail, send
  579.           To: procmail-request@informatik.rwth-aachen.de
  580.           Subject: archive get SmartList*.tar.gz
  581.         - By uuencoded (non-MIME) mail, send
  582.           To: procmail-request@informatik.rwth-aachen.de
  583.           Subject: archive get SmartList*uue.*
  584. Implementation language: C, plus some UNIX-style shell scripts.
  585. Supported platforms: generic UNIX (or any posix compliant OS)
  586. Comments:
  587.     A comprehensive mailinglist/archive server package (based upon
  588.     procmail/formail).
  589.     - Easy to install.
  590.     - An arbitrary number of mailinglists can be managed by any
  591.       number of individuals per mail (i.e. they do not need an account
  592.       on the server).
  593.     - Accepts arbitrary formats for (un)subscribe requests, i.e. people
  594.       will not need to remember any particular syntax.
  595.     - Automated handling of bouncing mails.
  596.     - The mailinglists and archive servers use the INTERNET-standard
  597.       -request convention for administrative requests.
  598.     - The archive server fully supports MIME.  I.e. arbitrary length
  599.       files can be retrieved (they automatically become a multipart
  600.       message), binary files can be retrieved, auto-recognition of
  601.       the file types (i.e. particularly well suited as a document server).
  602.     - Limited load balancing, relies mostly on the mail system for that.
  603.  
  604. Name:        Squirrel Mail Server
  605. Author:        Johan Vromans <jv@NL.net>
  606. Version:    3.1B
  607. How to get it:  Send a mail message to <mail-server@NL.net> with 
  608.         contents
  609.             begin
  610.             send mail-server
  611.             end
  612. Implementation language: perl
  613. Description:    (from the author)
  614.     The Squirrel Mail Server is a mail response program. You can
  615.     send email to it, and it will try to react sensible to your
  616.     message. 
  617.  
  618.     Main purpose of the mail server is to obtain files from a
  619.     local archive or FTP server, but other functions can be added
  620.     easily.
  621.  
  622.     The Squirrel Mail Server Software is distributed under the
  623.     terms of the GNU Public Licence.
  624.  
  625.     New and improved features in version 3.1:
  626.  
  627.       - Transparent (anonymous) FTP interface. You can fetch files
  628.         from remote FTP servers. Files retrieved are cached
  629.         locally, so subsequent requests can be honoured from the
  630.         cache.
  631.  
  632.       - Delivery can take place via email or uucp or both.
  633.         Delivery via UUCP can be made preferred.
  634.         FTP requests can be restricted to UUCP delivery.
  635.  
  636.       - Files can be automatically compressed, and directories can
  637.         be automatically packed using one of several common
  638.         methods (e.g. zip, zoo or compressed tar).
  639.  
  640.       - Multiple servers can be installed using the same software.
  641.  
  642.       - The server can be used interactively, e.g. from a
  643.         terminal, or via telnet/inetd.
  644.  
  645.       - Command parsing and execution is table driven, so it is
  646.         very easy to extend the mail server functions.
  647.  
  648.       - Rewritten and enhanced user documentation and
  649.         installation docs. Also available in nicely formatted
  650.         (PostScript) format.
  651.  
  652.     A brief survey of old and new features:
  653.  
  654.       - All written in perl, hence portable and easily
  655.         maintainable.  Code is readable; useful, plentiful
  656.         comments. Very extentable and easily modified.
  657.       - Easy to use and to install. Over 2000 lines of
  658.         documentation. 
  659.       - Good at letting person making request know what happened.
  660.         Good "help" reply.
  661.       - Archives can be split over a number of directories or file
  662.         systems.
  663.       - Requests are queued and processed by a separate daemon
  664.         process (e.g. from cron). This cuts down on the system
  665.         load. Moreover, you can control when the queue is being
  666.         run.
  667.       - Requests can be honoured `as is' (name the file and you'll
  668.         get it), but the server can also perform directory
  669.         searches and index file lookup.  You need GNU find and
  670.         locate for the index lookup feature.
  671.       - While looking for files, the server knows about commonly
  672.         handled filenames (e.g. ".tar.Z" in "foo.tar.Z") and
  673.         pseudo-standard version numbering (e.g. "gcc-2.1.tar.Z").
  674.         It is quite well possible that a simple request for
  675.         "emacs" will actually transmit the file
  676.         "gnu/emacs-18.58/dist/emacs-18.58.tar.Z".
  677.       - Requests can be encoded using a number of encoding
  678.         schemes, e.g.  uuencode, xxencode, Dumas' uue and btoa.
  679.       - Requests that are too large to send in one piece are
  680.         automatically split and transferred in parts. The server
  681.         provides a smart unpacking program on request,
  682.       - Parts of requests can be re-transmitted in case of
  683.         failure.
  684.       - Requests can designate a directory. In this case the whole
  685.         directory tree is packed using some popular packing
  686.         programs (compressed tar, zoo or zip).
  687.       - Requests can be sent by email, or via uucp.
  688.       - The server can be asked to return a list of archive
  689.         entries that match a given request, thus obsoleting the
  690.         need to transfer huge "ls-lR" type index files to find out
  691.         whatsitcalled.
  692.       - All transfers are logged. Maintenance procedures
  693.         include a reporting tool.
  694.  
  695.     Probable future directions:
  696.  
  697.       - Automatic (and transparent) downloading of unknown archive
  698.         entries from other archive servers.
  699.       - Archive lookup by keyword.
  700.       - Notifier services (you'll be notified if archive entries
  701.         are added).
  702.       - Remote maintenance of the archives.
  703.  
  704.     Requirements:
  705.  
  706.       - Perl 4.0 patchlevel 36 or later.
  707.       - GNU find 3.6 or later (only if you want to exploit the
  708.         index features).
  709.       - A decent mail system that can deliver mail to a process
  710.         (sendmail, smail3, or smail2.5 w/ mods).
  711.  
  712.     Mailing list:
  713.  
  714.       A mailing list exists for sites that are running the
  715.       Squirrel Mail Server software. You can subscribe by sending
  716.       a mail to <squirrel-server-request@NL.net>.
  717.  
  718.  
  719. 2.0    Archivers, what they archive, how to download
  720.  
  721.               Archive Site Instructions
  722.               -------------------------
  723.  
  724. CLARKSON:
  725.     Send  mail  to  "archive-server@sun.soe.clarkson.edu"  with "send
  726.     <what you want>" as the text of the message, e.g. "send  archive-
  727.     server".   If you want it to be archived as a shar file, then add
  728.     a line saying "archiver shar" before the "send"  line.   You  can
  729.     also  use "archiver tar".  If you don't specify an archiver, then
  730.     the files in the request will be separated by "--- cut here  ---"
  731.     lines  and you'll have to extract them by hand or write some sort
  732.     of script to do it.
  733.  
  734. grasp1:
  735.     Ftp  to  grasp1.univ-lyon1.fr  and  look  in  pub/unix/mail/mail-
  736.     servers, or use the FTP-by-mail  server  at  ftpmail@grasp1.univ-
  737.     lyon1.fr,  or use an FTP-by-mail server closer to you if there is
  738.     one.
  739.  
  740. JASON-ARCHIVE:
  741.     Send mail to "penneyj@slc.com" with a subject line containing the
  742.     string "jason-archive-request" and a body containing "send  <what
  743.     you  want>",  e.g.  "send  misc/kiss.shar".  If you want multiple
  744.     files, you can specify multiple requests on separate lines of the
  745.     file.
  746.  
  747. NETLIB:
  748.     Send  mail  to  "netlib@research.att.com"  with  "send  <what you
  749.     want>", e.g. "send netlib from misc", as the text of the message.
  750.  
  751. UTRECHT:
  752.     Anonymous ftp to ftp.cs.ruu.nl and look in the directory /pub, or
  753.     send mail to "mail-server@cs.ruu.nl" with the lines:
  754.  
  755.         begin
  756.         send <filename>
  757.         end
  758.  
  759.     You replace "<filename>" with the file you want to retrieve, e.g.
  760.     "send UNIX/mailserver.tar.Z".
  761.  
  762. 3.0    History and Contributors
  763.  
  764.     This   FAQ  was  originally  maintained  by  Jonathan  I.  Kamens
  765.     (jik@security.ov.com). He's now in the need of  a  subsitute,  so
  766.     I'm  taking  care of it. Needless to say, most of the work herein
  767.     is Jonathan's.
  768.  
  769.     The  following  people, in chronological order, provided comments
  770.     about and corrections to this posting:
  771.  
  772.     - John Bazik <jsb@cs.brown.edu>
  773.     - Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>
  774.     - Warren Burstein <warren@itex.jct.ac.il>,
  775.     - Nigel Metheringham <nigelm@ohm.york.ac.uk>
  776.     - Mike Northam <mbn@fpssun.fps.com>
  777.     - Chip Salzenberg <chip@tct.com>
  778.     - Serge Vakulenko <vak@kiae.su>
  779.     - Johan Vromans <jv@NL.net>
  780.       Tue, 1 Feb 1994 15:26:54 +0100 about Squirrel Mail Server
  781.     - Edward Feustel <efeustel@ida.org>
  782.       Wed, 16 Feb 94 10:02:14 EST asking Mailagent 3.0
  783.     - Robert Nicholson <robert@steffi.demon.co.uk>
  784.       Sat, 16 Apr 94 15:21 BST about Procmail
  785.     - Tor Slettnes <tor@netcom.com>
  786.       Mon, 18 Apr 94 15:41:51 -0700 about MReply
  787.  
  788.     I'm  sorry if your name should appear here and it doesn't. Bug me
  789.     and I'll add you.
  790.  
  791.  
  792.                 =+=+=+=+=+=+
  793.  
  794. Copyright Notice
  795.  
  796.     This FAQ is Copyright (C) Piero Serini.     All Rights are reserved.
  797.     Permission  to use,  copy and distribute this FAQ, or parts thereof,
  798.     by any means and for any purpose  EXCEPT  PROFIT PURPOSES  is hereby
  799.     granted,  provided that both  the above  Copyright notice  and  this
  800.     permission notice appear in all copies of the FAQ itself.
  801.     Reproducing  this FAQ or parts thereof  by any means,  included, but
  802.     not limited to,  printing,  copying existing prints,  publishing  by
  803.     electronic  or other  means,  implies  full  agreement  to the above
  804.     non-profit-use clause, unless upon explicit prior written permission
  805.     of the author.
  806.         Distribution of this file via USENET news is permitted.
  807.  
  808. Warranty Disclaimer
  809.  
  810.     THIS  FAQ  IS PROVIDED BY THE  AUTHOR ``AS IS'',  AND ANY EXPRESS OR
  811.     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,  THE IMPLIED WAR-
  812.     RANTIES OF MERCHANTABILITY AND FITNESS  FOR A PARTICULAR PURPOSE ARE
  813.     DISCLAIMED.
  814.     IN  NO  EVENT SHALL THE  AUTHOR OR CONTRIBUTORS  BE  LIABLE  FOR ANY
  815.     DIRECT,  INDIRECT,  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  816.     DAMAGES  (INCLUDING, BUT  NOT LIMITED  TO, PROCUREMENT OF SUBSTITUTE
  817.     GOODS  OR  SERVICES;  LOSS  OF USE,  DATA,  OR PROFITS;  OR BUSINESS
  818.     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  819.     IN CONTRACT,  STRICT LIABILITY,  OR TORT  (INCLUDING  NEGLIGENCE  OR
  820.     OTHERWISE)  ARISING  IN  ANY  WAY OUT OF THE USE OF THE INFORMATIONS 
  821.     HEREIN CONTAINED, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  822.  
  823. Publishing Notes
  824.  
  825.     If  you  want to publish  this FAQ  by any means,  electronically or
  826.     otherwise, you can do it, provided the following conditions are met:
  827.     1) The  above  Copyright Notice  and  Warranty Disclaimer  appear in
  828.        their entirety in all copies you publish;
  829.     2) You notify me by e-mail that you will publish this FAQ;
  830.     3) You use the latest version of the FAQ you can get;
  831.     4) You let people know where to find updated versions of the FAQ;
  832.     5) Any modifications (other than typesetting changes) you make to it
  833.        are clearly designated as your modifications;
  834.  
  835.     You  shall  also  send me a copy of the  published  material, in its
  836.     entirety, free of charge.  Should this not be possible, due to legal
  837.     or other restrictions,  please send me the part containing this FAQ,
  838.     with  full references  to the published material  (i.e. ISBN or any-
  839.     thing else to identify it), free of charge.
  840.  
  841. ----------------------
  842. *** END of Mail Archive Servers FAQ *** This file has not been truncated
  843.  
  844. -- 
  845. #         $Id: .signature,v 1.6 1994/10/06 11:06:14 piero Exp $
  846. Piero Serini                                            Via L. Da Vinci, 143
  847. <Piero@Inet.IT>                            I 20090 Trezzano S/N (MI) - ITALY
  848.  
  849.